color-swatch: make this a no-window widget
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 20 Feb 2012 12:45:58 +0000 (13:45 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 20 Feb 2012 12:49:04 +0000 (13:49 +0100)
commit9160a68c7fd7a3da9f1ae9a928c9d8d4bdafe6f9
tree26627468e7065a8b74a703422e80bf21fd40d567
parent8e4b17738e51b0faa062cf430ca9a56695d87f19
color-swatch: make this a no-window widget

Instead of having an input/output GdkWindow, make the widget no-window,
and use a separate input-only window for events, and paint on the parent
window directly.
gtk/gtkcolorswatch.c